Skip to content

docs(changelog): record what 0.4.0 actually ships - #30

Merged
kkdev92 merged 1 commit into
mainfrom
docs/changelog-0.4.0-completeness
Aug 28, 2026
Merged

docs(changelog): record what 0.4.0 actually ships#30
kkdev92 merged 1 commit into
mainfrom
docs/changelog-0.4.0-completeness

Conversation

@kkdev92

@kkdev92 kkdev92 commented Aug 28, 2026

Copy link
Copy Markdown
Owner

Found while preparing the release notes for v0.4.0: 23 commits landed since v0.3.0 and the changelog section described four of them.

Most of the remainder is CI and repository hygiene a changelog should not carry — pinned actions, Scorecard, badge and docs work. Three were real and missing:

  • Node.js 24 is now required to build (engines.node >=22.12.0>=24.0.0, @types/node 22 → 24). Contributor-facing, not user-facing — VS Code supplies the Node that runs the extension.
  • @kkdev92/vscode-ext-kit ^3.0.0-alpha.1^3.0.0. 0.3.0 shipped against an alpha.
  • eslint 10.8.0 → 10.9.1, typescript-eslint 8.65.0 → 8.68.0, and lint now fails on warnings.

Every version was read back out of package-lock.json, not copied from the PR that bumped it.

Documentation only — no code, no version change. Blocks tagging v0.4.0, since the tag is immutable and the release notes come from here.

Twenty-three commits landed since v0.3.0 and the 0.4.0 section described four
of them. Most of the rest are CI and repository hygiene that a changelog should
not carry, but three were real and missing: the move to Node 24, the step from
`@kkdev92/vscode-ext-kit` ^3.0.0-alpha.1 to the released ^3.0.0, and the eslint
and typescript-eslint bumps.

Every version here was read back out of package-lock.json rather than copied
from the pull request that bumped it.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@kkdev92
kkdev92 merged commit a53d084 into main Aug 28, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant